/* CSS Document */
@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    font-family:'微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
    line-height: 1;
    min-width: 1164px;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}
a:hover{text-decoration:underline;}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
a{ text-decoration:none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;}
/* 通用样式 */
.middle{ width:1164px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.clear{zoom:1;}
.clear:after{content:""; display:block;clear:both;}

/*头部样式开始*/
.header_top{
    background: url("../images/header_top.jpg") no-repeat center;
    height: 36px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 12px;
    color: #989898;
    line-height: 36px;
}
.header_center{
    background: url("../images/header_center.jpg") no-repeat center top;
    height: 120px;
}
.header_logo{
    margin-top: 30px;
}
.header_rx{
    margin-top: 21px;
}
/*导航部分样式开始*/
.header_nav{
    background-color: #00bcf2;
    height: 49px;
}
.header_nav ul{
    padding: 0 42px;
}
.header_nav ul li{
    float: left;
    position: relative;
}
.header_nav ul li::before{
    content: url("../images/ico_shu.jpg");
    position: absolute;
    top: 12px;
    right: 0;
}
.header_nav ul li:nth-of-type(1)::after{
    content: url("../images/ico_shu.jpg");
    position: absolute;
    top: 12px;
    left: 0;
}

.header_nav ul li a{
    display: block;
    width: 135px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    transition: all 0.5s;
    text-decoration: none;
    background: url("../images/nav_bg2.png") no-repeat center bottom;
}
.header_nav ul li a:hover{
    background: url("../images/nav_bg1.png") no-repeat center bottom;
}
/*bannner部分样式开始*/
/* flexslider */
.flexslider{position:relative;height:635px;overflow:hidden;background:url(../images/loading2.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;width: 100%;height: 898px;}
.slides li{height:635px;background-size: cover; }
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{position:absolute;bottom:30px;z-index:2; left:50%;margin-left:-35px; text-align:center;}
.flex-control-nav li{display:inline-block;width:13px; float:left;height:13px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:13px;height:13px;line-height:40px;overflow:hidden;background-color: #fff;opacity: 0.6;border-radius: 50%; cursor:pointer;}
.flex-control-nav .flex-active{background-color: #f78e21;}

.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:50%;margin-top: -32px;display: none;}
.flex-direction-nav li a{display:block;width:41px;height:65px;overflow:hidden;cursor:pointer;position:absolute;opacity: 0.3;}
.flex-direction-nav li a:hover{opacity: 0.6;}
.flex-direction-nav li a.flex-prev{left:60px;background:url(../images/goLeft.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url(../images/goRight.png) center center no-repeat;}
.flexslider:hover .flex-direction-nav{
    display: block;
}

/*最新公告部分样式开始*/
.zxgg{
    height: 40px;
}
.zxgg span.title{
    display: block;
    font-size: 17px;
    color: #0091bb;
    height: 26px;
    line-height: 26px;
    margin-top: 7px;
}
/**
 * 纵向滚动
 * ------------------------------ */
.scroll_vertical{position:relative;width:1045px;height:26px;}
.scroll_vertical .box{overflow:hidden;position:relative;top:0;height:26px;}
.scroll_vertical .list{position:absolute;top:0;left:0;}
.scroll_vertical .list li{height:26px;}
.scroll_vertical .prev, .scroll_vertical .next{display: none;}

.zxgg_list{
    margin-top: 7px;
}
.zxgg_list .list li{
    line-height: 26px;
    color: #7d7d7d;
    font-size: 13px;
}
.zxgg_list .list li a{
    color: #7d7d7d;
}
/*关于我们部分样式开始*/
.gywm{
    background: url("../images/gywm_bg.png") no-repeat center 78px;
    min-height: 425px;
    padding-top: 47px;
    padding-bottom: 68px;
}
.gywm_bt{
    background: url("../images/gywm_bt_bg.png") no-repeat left center;
    width: 361px;
    margin: 0 auto;
    text-align: center;
}
.gywm_bt span{
    font-size: 31px;
    color: #008eb7;
    display: block;
    padding-bottom: 3px;
}
.gywm_bt p{
    font-size: 18px;
    color: #8e8e8e;
}
.gywm_nr{
    width: 578px;
    height: 323px;
    padding-top: 50px;
}
.gywm_nr p.wz{
    display: block;
    font-size: 13px;
    color: #707070;
    line-height: 24px;
    height: 216px;
    overflow: hidden;
}
.gywm_nr a.gd{
    display: block;
    width: 126px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #0091bb;
    font-size: 15px;
    color: #0091bb;
    margin-top: 30px;
}
.gywm_list{
    border: 1px solid #d9d9d9;
    padding: 12px 6px;
}
.gywm_list li{
    float: left;
    width: 220px;
    height: 192px;
    overflow: hidden;
    position: relative;
    margin: 0 5px;
}
.gywm_list li img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    transition: all 0.8s;
}
.gywm_list li:hover img{
    transform: scale(1.1);
}
/*产品中心部分样式开始*/
.cpzx{
    background: url("../images/cpzx_bg.jpg") no-repeat top center;
    height: 864px;
    padding-top: 60px;
}
.cpzx_left{
    background: url("../images/cpzx_left_bg.jpg") no-repeat;
    width: 274px;
    height: 864px;
}
.cpzx_lsft_bt{
    text-align: center;
    height: 80px;
    padding-top: 14px;
}
.cpzx_lsft_bt span{
    display: block;
    font-size: 32px;
    color: #fff;
    padding-bottom: 2px;
}
.cpzx_lsft_bt p{
    font-size: 19px;
    color: #fff;
}
.zpzx_left_list ul{
    margin-top: 20px;
}
.zpzx_left_list li{
    line-height: 45px;
    height: 45px;
    padding-bottom: 3px;
    background: url("../images/left_li_bg.png") no-repeat center bottom;
    text-align: center;
    font-size: 18px;
}
.zpzx_left_list li a{
    color: #666;
}
.cpzx_right{
    width: 840px;
    padding-top: 2px;
}
.cptj_bt img{
    display: block;
}
.cptj_img{
    width: 257px;
    height: 208px;
    overflow: hidden;
    position: relative;
}
.cptj_img img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.8s;
}
.cptj_wz{
    text-align: center;
    padding-top: 13px;
}
.cptj_wz{
    font-size: 18px;
    color: #525252;
}
.cptj_wz i img{
    vertical-align: middle;
}

.cptj_list{
    padding-top: 20px;
}
.cptj_list li{
    width: 257px;
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
}
.cptj_list li:nth-of-type(3n+3){
    margin-right: 0;
}
.cptj_list li a{
    text-decoration: none;
}
.cptj_list li a:hover .cptj_img img{
    transform: scale(1.1);
}
.cpzx_di{
    background-color: #00bcf2;
    height: 180px;
}
.cpzx_di_pt img{
    display: block;
}
.cpzx_di_bt{
    border-left: 6px solid #fff;
    padding-left: 7px;
}
.cpzx_di_bt>h3{
    font-size: 26px;
    color: #fff;
    padding-bottom: 10px;
}
.cpzx_di_bt>p{
    font-size: 20px;
    color: #fff;
}
.cpzx_di_wz>p{
    display: block;
    font-size: 15px;
    color: #fff;
    line-height: 22px;
    margin-top: 15px;
    padding-left: 13px;
}
.cpzx_di_wz{
    padding-left: 23px;
    padding-top: 35px;
}

/*三大优势部分样式开始*/
.sdys{
    background: url("../images/sdys_bg.png") no-repeat center 213px;
    min-height: 1322px;
}
.sdys_bt{
    text-align: center;
    padding-top: 83px;
}
.sdys_title{
    background: url("../images/xzys_li_bg.png") no-repeat;
    height: 121px;
}
.sdys_title>span{
    display: block;
    font-size: 56px;
    color: #00bcf2;
    padding: 28px 0 0 40px;
    font-weight: bold;
}
.sdys_title>p{
    display: block;
    font-size: 29px;
    color: #5b5b5b;
    padding-left: 110px;
    padding-top: 5px;
    font-weight: bold;
}
.sdys_list{
    margin-top: 4px;
}
.sdys_list li{
    width: 510px;
    height: 266px;
    padding-left: 6px;
    padding-bottom: 82px;
}
.sdys_list li:nth-of-type(2n+2){
    padding-left: 620px;
}
.sdys_wz{
    padding-left: 69px;
    padding-top: 32px;
}
.sdys_wz>p{
    display: block;
    background: url("../images/ico_dian1.png") no-repeat left 10px;
    padding-left: 13px;
    font-size: 15px;
    color: #5b5b5b;
    line-height: 22px;
    margin-bottom: 25px;
}
.sdts_di{
    background-color: #00b6ea;
    height: 181px;
}
.sdts_di_img img{
    display: block;
}
.sdts_di_wz{
    padding-left: 85px;
    padding-top: 50px;
}
.sdts_di_wz>h3{
    font-size: 28px;
    color: #fff;
    padding-bottom: 10px;
}
.sdts_di_wz>p.dh{
    display: block;
    background-color: #fff;
    padding: 5px 30px 6px 17px;
    width: auto;
    line-height: 34px;
    font-size: 21px;
    color: #fe6600;
}
.sdts_di_wz>p.dh i{
    margin-right: 5px;
}
.sdts_di_wz>p.dh i img{
    display: inline-block;
    vertical-align: middle;
}
.sdts_di_wz>p.dh span{
    font-size: 28px;
    color: #fe6600;
    font-weight: bold;
}
.sdts_di_wz p.wz{
    font-size: 16px;
    color: #fff;
    display: block;
    padding-top: 15px;
}


/*新闻资讯部分样式开始*/
.xwzx{
    padding-top: 59px;
    padding-bottom: 33px;
}

.xwzx_box{
    width: 355px;
}
.xwzx_box_bt{
    padding-bottom: 8px;
    border-bottom: 1px solid #bdbdbd;
}
.xwzx_box_bt>p{
    float: left;
    font-size: 20px;
    color: #0180a5;
}
.xwzx_box_bt>p span{
    font-size: 15px;
    color: #9a9a9a;
}
.xwzx_box_bt>a{
    float: right;
    font-size: 15px;
    color: #9a9a9a;
}
.xx_list{
    margin-top: 7px;
}
.xx_list li{
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #eaeaea;
    font-size: 15px;
    color: #4b4a4a;
}
.xx_list li>a{
    color: #4b4a4a;
    float: left;
    text-decoration: none;
}
.xx_list li>span{
    float: right;
}
.xx_list li:hover,.xx_list li:hover>a{
    color: #00b9ee;
}
.xwzx_nr{
    padding-top: 50px;
}
.xwzx_box2{
    margin-left: 50px;
}
/*友情链接部分样式开始*/
.yqlj_box{
    border: 1px solid #e5e5e5;
    padding: 0 19px 0 19px;
    margin-bottom: 32px;
}
.yqlj_box span.yqlj_bt{
    display: block;
    width: 127px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #00b9ee;
    font-size: 18px;
    color: #fff;
    margin-top: -1px;
}
.yqlj_list{
    padding: 10px 0;
}
.yqlj_list a{
    font-size: 15px;
    color: #696969;
    line-height: 36px;
    margin-right: 28px;
}

/*footer部分样式开始*/
.footer{
    background-color: #008eb7;
    border-top: 5px solid #fff;
}
.foooter_nav{
    background: url("../images/footer_nav_bg.png") no-repeat;
    width: 903px;
    height: 55px;
    margin: 0 auto;
    margin-top: -5px;
    line-height: 55px;
    text-align: center;
    font-size: 15px;
    color: #fff;
}
.foooter_nav a{
    color: #fff;
    margin: 0 20px;
}
.footer_lxfs{
    font-size: 13px;
    color: #e6e6e6;
    line-height: 20px;
    text-align: center;
    padding: 18px 0;
}
.footer_bq{
    font-size: 12px;
    color: #e6e6e6;
    text-align: center;
    line-height: 46px;
    height: 46px;
    padding-top: 4px;
    background: url("../images/footer_bq.png") no-repeat center top;
}
.list_left{
    width: 213px;
}
.list_right{
    width: 867px;
}
.list_aad_ccjkjj{
    height: 64px;
    background: url(../images/index_asdd_ddsdsd_03.jpg) center;
}
.list_aad_bbd{
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: #ffffff;
    line-height: 44px;
}
.index_aad_bbj{
    width: 203px;
    margin: 0 auto;
    background: #f9f9f9;
    border: solid 1px #e2e2e2;
    border-top: none;
}
.index_li_adf li{
    width: 170px;
    margin: 0 auto;
    font-size: 15px;
    color: #2a2a2a;
    border-top: dashed 1px #cdcdcd;
}
.index_li_adf a{
    font-size: 15px;
    color: #2a2a2a;
    display: block;
    height: 55px;
    line-height: 55px;
}
.list_right{
    border: solid 1px #e2e2e2;
    min-height: 720px;
    border-radius: 5px;
}
.list_aafd_dq{
    color: #5a5a5a;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    border-bottom: solid 1px #cdcdcd;
}
.list_aafd_dq a{
    color: #5a5a5a;
}
.list_cc_aaddf{
    height: 59px;
    color: #202020;
    text-align: center;
    line-height: 59px;
    border: solid 2px #dadada;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list_aad_nnnsd li{
    width: 257px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}
.list_aad_mm{
    width: 258px;
    height: 185px;
    position: relative;
    overflow: hidden;
}
.list_aad_mm img{
    max-width: 258;
    max-height: 185px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.list_aad_xs{
    font-size: 14px;
    color: #666;
}
.list_aad_xs a{
    color: #666;
}
.list_aad_xs li{
    border-bottom: dashed 1px #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.list_aad_xs span{
    float: right;
}
.show_title{
    text-align: center;
    color: #666;
}
.show_nnr{
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.show_nnr a{
    color: #0775C2;
}
.show_nnr img{
    max-width: 100%;
}
.related-list a{
    color: #808080;
}